This page is designed for managing auctions (create, edit and delete them).
Auctions are using for trading some items using basic Kademi mechanism. Auction can be Highest Bid and Lowest unique bid.
Highest bid also known as "Open Ascending Price Auction" or "English auction", this type of auction has a start price with
each subsequent bid required to be higher than the previous bid, at the end of the bid the highest bidder wins.
Lowest unique bid is a type of strategy game related to traditional auctions where the winner is the individual with the lowest unique bid. A unique bid is a bid that is unmatched to any other bid. Each bidder is only allowed to place 1 bid per auction.
Interface of this page is a quite simple and have one button for creating new auction and another one for edit or delete existing ones. Also, there is a switch between open and closed auctions.
There is a possibilty to export CSV list of auction winners which could be used for reports, analysis and some other purposes. For do this, you should click Winners CSV button.
Ask a question, or offer an answer